How to Install golang-gosqlite-dev software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install golang-gosqlite-dev software package in Ubuntu 14.04 LTS (Trusty Tahr)

golang-gosqlite-dev software package provides Trivial sqlite3 binding for Go (development files), you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install golang-gosqlite-dev 

golang-gosqlite-dev is installed in your system.

Make ensure the golang-gosqlite-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep golang-gosqlite-dev *

You will get with golang-gosqlite-dev package name, version, architecture and description in a table

golang-gosqlite-dev package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Development
Package golang-gosqlite-dev
Version 0.0~hg20130601-1
Description Trivial sqlite3 binding for Go (development files)
Sub Section devel


See Also, How to uninstall or remove golang-gosqlite-dev software package from Ubuntu 14.04 LTS (Trusty Tahr)?